For a list of all members of this type, see SafeDictionary<TKey,TValue> members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of key/value pairs in the dictionary |
![]() | IsReadOnly | Returns whether the dictionary is read only |
![]() | Item | Gets or sets the value associated with the specified key. |
![]() | Keys | Returns the collection of keys |
![]() | Values | Gets the collection containing the values |
View on GitHub